// Swoops around to side of screen, stops and fires three times
// Straight down (shouldn't hit a player at side though)

setAngle 90
setSpeed 0.8
//setAccel 0.01 limit 0.8
straight above -30
right 1 angle 135 accel 0.02 4
right X angle 75 accel -0.05 0.75
fireBullet straight all 0 0
straight below 10
right 0.1 angle 90 accel 0.04 2.0
straight left -60

setAccel -0.02 limit 0.3
right 0.1 angle 240 accel 0.04 3.0

setSpeed 0
fireBullet straight all 0 0
fireBullet straight all 750 750
fireBullet straight all 1500 1500
straight frames 200

setAccel 0.02 limit 0.8
left 0.1 angle 120 accel 0.02 3.0
